Skip to content

Hostname

btlsurpass.us

Last fetched

btlsurpass.us resolves to 1 IPv4 address operated by AS30740 in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · btlsurpass.usRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/btlsurpass.us

Resolution chain

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

IPPrefixASNOperatorCountry
82.219.13.13482.219.0.0/16AS30740GB

WHOIS identity

Registrar
iana:303
Organization
btl administrator
Contact emails

Subdomains

1 observed subdomain of btlsurpass.us.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for btlsurpass.us.

MechanismTarget
SPF_INCLUDE7651295.spf04.hubspotemail.net
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP134.213.18.68
SPF_IP162.13.107.163
SPF_IP162.13.107.164
SPF_IP212.100.237.227
SPF_IP51.141.46.89
SPF_IP82.219.13.131
SPF_MXbtlsurpass.us

Related pages

Pivot deeper into the graph from btlsurpass.us.

Cypher and MCP

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

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