Skip to content

Hostname

bnk48.com

Last fetched

bnk48.com resolves to 1 IPv4 address operated by PROENNET-AS Proen Corp Public Company Limited. in TH. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
111.223.40.29111.223.40.0/24AS23884PROENNET-AS Proen Corp Public Company Limited.TH

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of bnk48.com.

Web-graph footprint

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

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bnk48.com.

MechanismTarget
SPF_Abnk48.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-a.nipa.co.th
SPF_MXbnk48.com

Related pages

Pivot deeper into the graph from bnk48.com.

Cypher and MCP

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

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