Skip to content

Hostname

mypc-it.nl

Last fetched

mypc-it.nl resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · mypc-it.nlRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/mypc-it.nl

Resolution chain

mypc-it.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.195.46.4151.195.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

4 observed subdomains of mypc-it.nl.

Web-graph footprint

Distinct hostnames that link to or from mypc-it.nl in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mypc-it.nl.

MechanismTarget
SPF_Amypc-it.nl
SPF_INCLUDEspf.connecthost.nl
SPF_IP2001:41d0:701:1100:0:0:0:5f8f
SPF_IP51.195.46.41
SPF_MXmypc-it.nl

Related pages

Pivot deeper into the graph from mypc-it.nl.

Cypher and MCP

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

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