Skip to content

Hostname

merchorders.com

Last fetched

merchorders.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · merchorders.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/merchorders.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.22.5645.223.22.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

509 observed subdomains of merchorders.com.

Web-graph footprint

Distinct hostnames that link to or from merchorders.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for merchorders.com.

MechanismTarget
SPF_INCLUDEappriver.com
SPF_IP68.91.160.12
SPF_MXmerchorders.com

Related pages

Pivot deeper into the graph from merchorders.com.

Cypher and MCP

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

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