Skip to content

Hostname

blueplus.elsham-eg.com

Last fetched

blueplus.elsham-eg.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · blueplus.elsham-eg.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/blueplus.elsham-eg.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.188.200.226199.188.200.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with blueplus.elsham-eg.com in WhisperGraph.

Subdomains

1 observed subdomain of blueplus.elsham-eg.com.

Web-graph footprint

Distinct hostnames that link to or from blueplus.elsham-eg.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for blueplus.elsham-eg.com.

MechanismTarget
SPF_Ablueplus.elsham-eg.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP199.188.200.224
SPF_IP199.188.200.226
SPF_MXblueplus.elsham-eg.com

Related pages

Pivot deeper into the graph from blueplus.elsham-eg.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "blueplus.elsham-eg.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.