Skip to content

Hostname

bobfinancial.com

Last fetched

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

Nutrition Label

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

Resolution chain

bobfinancial.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:146
Organization
bob financial solutions
Contact emails

Subdomains

22 observed subdomains of bobfinancial.com.

Web-graph footprint

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

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for bobfinancial.com.

MechanismTarget
SPF_Atbms.nexgenprints.co.in
SPF_INCLUDE10477947b.ppspf.net
SPF_INCLUDE_spfnew.logix.in
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.74.182.11
SPF_IP103.74.181.35/32
SPF_IP103.74.181.36/32
SPF_IP103.74.181.41/32
SPF_IP103.74.181.42/32
SPF_IP103.74.181.73
SPF_IP103.74.181.74
SPF_IP103.74.181.75
SPF_IP103.74.181.76
SPF_IP103.74.182.12/32
SPF_IP103.74.182.13/32
SPF_IP103.74.182.14/32
SPF_IP103.74.182.21/32
SPF_IP103.74.182.22/32
SPF_IP103.74.182.23/32
SPF_IP103.74.182.24/32
SPF_IP103.74.182.25/32
SPF_IP103.74.182.26/32
SPF_IP103.74.182.27/32
SPF_IP103.74.182.28/32
SPF_IP103.74.182.29/32
SPF_IP103.74.182.30/32
SPF_IP103.74.183.33/32
SPF_IP103.74.183.43/32
SPF_IP182.71.176.98
SPF_IP182.71.210.162
SPF_IP182.76.15.114
SPF_IP210.212.100.117
SPF_IP210.212.100.39
SPF_MXbobfinancial.com

Related pages

Pivot deeper into the graph from bobfinancial.com.

Cypher and MCP

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

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