Skip to content

Hostname

bamasf.com

Last fetched

bamasf.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bamasf.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bamasf.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.208.179149.28.192.0/19AS20473AS-VULTR - The Constant Company, LLCUS
70.32.95.20170.32.80.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

3 observed subdomains of bamasf.com.

Web-graph footprint

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

43 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bamasf.com.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bamasf.com.

Cypher and MCP

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

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