Skip to content

Hostname

ba-ab.com

Last fetched

ba-ab.com resolves to 1 IPv4 address operated by TELIANET-SWEDEN Telia Company in SE. WHOIS lists iana:638 as the registrar.

Nutrition Label

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

Resolution chain

ba-ab.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.71.22.3878.64.0.0/12AS3301TELIANET-SWEDEN Telia CompanySE

WHOIS identity

Registrar
iana:638
Organization
ba plastservice ab -
Contact emails

Subdomains

1 observed subdomain of ba-ab.com.

Subdomain
www.ba-ab.com

Web-graph footprint

Distinct hostnames that link to or from ba-ab.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ba-ab.com.

MechanismTarget
SPF_Abaab.ddns.net
SPF_Asmtprelay1.telia.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.71.22.38
SPF_IP81.236.60.202
SPF_IP81.236.60.203/32
SPF_IP82.145.143.63
SPF_MXba-ab.com

Related pages

Pivot deeper into the graph from ba-ab.com.

Cypher and MCP

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

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