Skip to content

Hostname

bam.com.gt

Last fetched

bam.com.gt resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · bam.com.gtRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bam.com.gt

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.241.9945.60.241.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.247.9945.60.247.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

No WHOIS records are currently associated with bam.com.gt in WhisperGraph.

Subdomains

77 observed subdomains of bam.com.gt.

Web-graph footprint

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

104 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bam.com.gt.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP181.114.4.141
SPF_IP200.6.226.81
SPF_IP65.221.12.148/32
SPF_MXbam.com.gt

Related pages

Pivot deeper into the graph from bam.com.gt.

Cypher and MCP

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

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