Skip to content

Hostname

microdogid.ie

Last fetched

microdogid.ie resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists registrar:hosting ireland/ team blue internet services ie ltd as the registrar.

Nutrition Label

WHISPER CANON · microdogid.ieRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/microdogid.ie

Resolution chain

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

IPPrefixASNOperatorCountry
109.200.19.240109.200.0.0/19AS20860GB

WHOIS identity

Registrar
registrar:hosting ireland/ team blue internet services ie ltd
Organization
microdog id
Contact emails

Subdomains

1 observed subdomain of microdogid.ie.

Web-graph footprint

Distinct hostnames that link to or from microdogid.ie in the public web crawl.

7 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for microdogid.ie.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topsec.com
SPF_IP194.165.184.231

Related pages

Pivot deeper into the graph from microdogid.ie.

Cypher and MCP

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

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