Skip to content

Hostname

asbcm.com

Last fetched

asbcm.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · asbcm.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/asbcm.com

Resolution chain

asbcm.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
asb capital management
Contact emails

Subdomains

6 observed subdomains of asbcm.com.

Web-graph footprint

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

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for asbcm.com.

MechanismTarget
SPF_Aasbcm.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.signature365.net
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP12.20.48.225/32
SPF_IP12.20.48.226/32
SPF_IP12.20.48.75/32
SPF_IP12.20.48.76/32
SPF_IP38.100.6.132/32
SPF_IP64.125.66.31/32
SPF_IP64.125.66.32/32
SPF_IP67.219.246.215
SPF_IP67.219.250.112/32
SPF_IP67.219.250.4
SPF_IP68.232.129.155/32
SPF_IP68.232.135.36/32
SPF_IP68.232.135.37
SPF_IP68.232.137.195/32
SPF_IP68.232.141.40/32
SPF_IP68.232.153.50/32
SPF_IP69.7.239.26/32
SPF_MXasbcm.com

Related pages

Pivot deeper into the graph from asbcm.com.

Cypher and MCP

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

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