Skip to content

Hostname

maths.ucd.ie

Last fetched

maths.ucd.ie resolves to 1 IPv4 address operated by AS2850 in IE.

Nutrition Label

WHISPER CANON · maths.ucd.ieRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/maths.ucd.ie

Resolution chain

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

IPPrefixASNOperatorCountry
137.43.130.157137.52.141.0/24AS2850IE

WHOIS identity

No WHOIS records are currently associated with maths.ucd.ie in WhisperGraph.

Subdomains

1 observed subdomain of maths.ucd.ie.

Web-graph footprint

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

128 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maths.ucd.ie.

MechanismTarget
SPF_Amaths.ucd.ie
SPF_INCLUDEucd.ie
SPF_IP137.43.130.156

Related pages

Pivot deeper into the graph from maths.ucd.ie.

Cypher and MCP

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

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