Skip to content

Hostname

euroteam.com

Last fetched

euroteam.com resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · euroteam.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/euroteam.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.79.141.229178.79.128.0/18AS63949GB

WHOIS identity

Registrar
iana:2
Organization
bo christensen
Contact emails

Subdomains

14 observed subdomains of euroteam.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for euroteam.com.

MechanismTarget
SPF_Aeuroteam.com
SPF_INCLUDEsecureserver.net
SPF_IP172.104.241.123
SPF_IP178.79.141.229
SPF_IP178.79.171.168
SPF_IP2a01:7e00:0:0:f03c:91ff:fe89:405b
SPF_IP2a01:7e00:0:0:f03c:91ff:fe89:d1a1
SPF_IP92.204.64.1
SPF_IP92.204.71.211
SPF_IP92.205.29.223

Related pages

Pivot deeper into the graph from euroteam.com.

Cypher and MCP

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

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