Skip to content

Hostname

selectgreens.eg

Last fetched

selectgreens.eg resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · selectgreens.egRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/selectgreens.eg

Resolution chain

selectgreens.eg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.86.90.203167.86.90.0/23AS51167DE

WHOIS identity

No WHOIS records are currently associated with selectgreens.eg in WhisperGraph.

Subdomains

1 observed subdomain of selectgreens.eg.

Web-graph footprint

Distinct hostnames that link to or from selectgreens.eg in the public web crawl.

6 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for selectgreens.eg.

MechanismTarget
SPF_Aselectgreens.eg
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.6.2
SPF_IP167.86.90.203
SPF_MXselectgreens.eg

Related pages

Pivot deeper into the graph from selectgreens.eg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "selectgreens.eg"})-[: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.