Skip to content

Hostname

swofcu.com

Last fetched

swofcu.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · swofcu.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/swofcu.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.148.132107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
72.3.136.19872.3.128.0/17AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:146
Organization
bankonit
Contact emails

Subdomains

9 observed subdomains of swofcu.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for swofcu.com.

MechanismTarget
SPF_INCLUDEfiserv.com
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEspf.cashedge.com
SPF_IP139.60.0.0/24
SPF_IP139.60.1.0/24
SPF_IP139.60.2.0/24
SPF_IP139.60.3.0/24
SPF_IP208.42.214.53/32
SPF_IP208.93.26.27/32
SPF_IP208.95.203.136/29
SPF_IP70.60.37.172/32
SPF_MXswofcu.com

Related pages

Pivot deeper into the graph from swofcu.com.

Cypher and MCP

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

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