Skip to content

Hostname

edorteam.com

Last fetched

edorteam.com resolves to 1 IPv4 address operated by AS16276 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.32.50.250213.32.0.0/17AS16276ES

WHOIS identity

Registrar
iana:379
Organization
edor team soft,
Contact emails

Subdomains

29 observed subdomains of edorteam.com.

Web-graph footprint

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

76 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for edorteam.com.

MechanismTarget
SPF_Aedorteam.com
SPF_IP146.59.208.44
SPF_IP146.59.208.45
SPF_IP178.33.119.140
SPF_IP178.33.163.226
SPF_IP188.165.129.91
SPF_IP213.32.50.250
SPF_IP51.178.170.84
SPF_IP91.126.187.188
SPF_IP94.23.82.240
SPF_MXedorteam.com

Related pages

Pivot deeper into the graph from edorteam.com.

Cypher and MCP

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

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