Skip to content

Hostname

edding.com

Last fetched

edding.com resolves to 1 IPv4 address operated by YAHOO-IRD in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · edding.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/edding.com

Resolution chain

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

IPPrefixASNOperatorCountry
134.119.224.71134.119.224.0/24AS34011YAHOO-IRDDE

WHOIS identity

Registrar
iana:828
Organization
edding
Contact emails

Subdomains

55 observed subdomains of edding.com.

Web-graph footprint

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

848 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for edding.com.

MechanismTarget
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDE_spf.rexx-systems.com
SPF_INCLUDEmx-spf.eqs-service.com
SPF_INCLUDEspf.mailtastic.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP176.236.62.173
SPF_IP193.201.168.170/31
SPF_IP193.201.168.38/32
SPF_IP212.132.67.239
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP89.106.152.50
SPF_MXedding.com

Related pages

Pivot deeper into the graph from edding.com.

Cypher and MCP

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

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