Skip to content

Hostname

introserv.eu

Last fetched

introserv.eu resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists registrar:name.com / dave mcbreen as the registrar.

Nutrition Label

WHISPER CANON · introserv.euRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/introserv.eu

Resolution chain

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

IPPrefixASNOperatorCountry
178.132.3.234178.132.0.0/21AS49981NL

WHOIS identity

Registrar
registrar:name.com / dave mcbreen
Organization
Contact emails

Subdomains

28 observed subdomains of introserv.eu.

Web-graph footprint

Distinct hostnames that link to or from introserv.eu in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for introserv.eu.

MechanismTarget
SPF_Aintroserv.com
SPF_Aintroserv.eu
SPF_IP178.132.3.172
SPF_IP178.132.3.208
SPF_IP178.132.3.231
SPF_IP178.132.3.234
SPF_IP178.132.3.235
SPF_MXintroserv.eu

Related pages

Pivot deeper into the graph from introserv.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "introserv.eu"})-[: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.