Skip to content

Hostname

widgetfinancial.com

Last fetched

widgetfinancial.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · widgetfinancial.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/widgetfinancial.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.223.153.163159.223.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
erie general electric fcu
Contact emails

Subdomains

25 observed subdomains of widgetfinancial.com.

Web-graph footprint

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

37 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for widgetfinancial.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.accesssoftek.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.241.166.45
SPF_IP208.81.32.194/32
SPF_IP209.160.50.97
SPF_IP209.222.80.0/21
SPF_IP24.123.73.202
SPF_IP66.211.230.209/28
SPF_IP74.219.190.224/29
SPF_IP74.84.144.22
SPF_IP74.84.144.64

Related pages

Pivot deeper into the graph from widgetfinancial.com.

Cypher and MCP

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

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