Skip to content

Hostname

pluspec.aadbuild.com

Last fetched

pluspec.aadbuild.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · pluspec.aadbuild.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pluspec.aadbuild.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with pluspec.aadbuild.com in WhisperGraph.

Subdomains

1 observed subdomain of pluspec.aadbuild.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pluspec.aadbuild.com.

MechanismTarget
SPF_Apluspec.aadbuild.com
SPF_INCLUDEspf.mailcluster.com.au
SPF_IP116.90.57.122
SPF_IP118.127.42.101/32
SPF_IP118.127.45.45
SPF_IP118.127.5.53
SPF_MXpluspec.aadbuild.com

Related pages

Pivot deeper into the graph from pluspec.aadbuild.com.

Cypher and MCP

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

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