Skip to content

Hostname

greenco-a9.com

Last fetched

greenco-a9.com resolves to 1 IPv4 address operated by AS206495 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · greenco-a9.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/greenco-a9.com

Resolution chain

greenco-a9.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.9.56.124194.9.56.0/23AS206495IR

WHOIS identity

Registrar
iana:113
Organization
ebrahim khalifeh
Contact emails

Subdomains

1 observed subdomain of greenco-a9.com.

Web-graph footprint

Distinct hostnames that link to or from greenco-a9.com in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for greenco-a9.com.

MechanismTarget
SPF_Agreenco-a9.com
SPF_INCLUDE_auxspf.axspace.com
SPF_IP185.78.22.0/25
SPF_MXgreenco-a9.com

Related pages

Pivot deeper into the graph from greenco-a9.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "greenco-a9.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.