Skip to content

Hostname

authoritylinkbuilding.com

Last fetched

authoritylinkbuilding.com resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US.

Nutrition Label

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

Resolution chain

authoritylinkbuilding.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.175.26.252198.175.24.0/22AS394303BIGSCOOTS - BigScootsUS
50.31.99.16750.31.98.0/23AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from authoritylinkbuilding.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • authoritylinkbuilding.com

SPF policy

6 SPF mechanisms authorising senders for authoritylinkbuilding.com.

MechanismTarget
SPF_Aauthoritylinkbuilding.com
SPF_IP198.175.26.252
SPF_IP216.185.212.11
SPF_IP50.31.65.31
SPF_IP50.31.99.167
SPF_MXauthoritylinkbuilding.com

Related pages

Pivot deeper into the graph from authoritylinkbuilding.com.

Cypher and MCP

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

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