Skip to content

Hostname

aubg.edu

Last fetched

aubg.edu resolves to 1 IPv4 address operated by AS3264 in BG.

Nutrition Label

WHISPER CANON · aubg.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aubg.edu

Resolution chain

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

IPPrefixASNOperatorCountry
83.143.248.4783.143.248.0/21AS3264BG

WHOIS identity

Registrar
Organization
american university in bulgaria
Contact emails

Subdomains

30 observed subdomains of aubg.edu.

Web-graph footprint

Distinct hostnames that link to or from aubg.edu in the public web crawl.

394 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for aubg.edu.

MechanismTarget
SPF_Aaubg.edu
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP104.245.209.192/26
SPF_IP167.89.13.187/32
SPF_IP167.89.17.242/32
SPF_IP167.89.25.12/32
SPF_IP167.89.25.126/32
SPF_IP18.213.56.201/32
SPF_IP184.106.13.89/32
SPF_IP198.37.152.133/32
SPF_IP198.37.152.137/32
SPF_IP198.37.152.151/32
SPF_IP198.37.158.230/32
SPF_IP198.37.159.162/32
SPF_IP212.39.90.97
SPF_IP34.193.90.240/32
SPF_IP50.31.156.96/27
SPF_IP50.31.205.0/24
SPF_IP52.29.100.147/32
SPF_IP52.58.166.242/32
SPF_IP63.128.14.4/32
SPF_IP63.32.233.163
SPF_IP82.137.109.42
SPF_IP82.137.109.67
SPF_IP83.143.248.12
SPF_IP83.143.248.13
SPF_IP83.143.248.5
SPF_IP83.143.248.6
SPF_IP94.140.18.128/26

Related pages

Pivot deeper into the graph from aubg.edu.

Cypher and MCP

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

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