Skip to content

Hostname

ourfirstfed.com

Last fetched

ourfirstfed.com resolves to 1 IPv4 address operated by AECP-AS - American Eagle Computer Products, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · ourfirstfed.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ourfirstfed.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.167.4.25112.167.4.0/24AS27482AECP-AS - American Eagle Computer Products, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain admin
Contact emails

Subdomains

35 observed subdomains of ourfirstfed.com.

Web-graph footprint

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

434 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for ourfirstfed.com.

MechanismTarget
SPF_INCLUDE21024375.spf10.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.fiserv.com
SPF_INCLUDE_spf2.fiserv.com
SPF_INCLUDE_spf3.fiserv.com
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEspf.digitalinsight.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.197.65.145/32
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP12.154.156.34
SPF_IP12.154.156.47
SPF_IP128.136.104.250/32
SPF_IP130.211.0.0/22
SPF_IP135.84.68.123/32
SPF_IP135.84.79.54/32
SPF_IP139.60.152.0/22
SPF_IP149.72.214.104
SPF_IP15.200.201.185/32
SPF_IP15.200.21.50/32
SPF_IP15.200.44.248/32
SPF_IP160.1.62.192/32
SPF_IP166.73.92.60/32
SPF_IP166.73.92.61/32
SPF_IP166.73.92.63/32
SPF_IP170.10.128.0/24
SPF_IP170.10.129.0/24
SPF_IP170.10.132.56/29
SPF_IP170.10.132.64/29
SPF_IP170.10.133.0/24
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP185.58.84.93/32
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP199.30.234.192/27
SPF_IP199.30.234.56/29
SPF_IP199.30.234.64/26
SPF_IP199.30.235.11/32
SPF_IP2001:4860:4000::/36
SPF_IP205.139.110.0/24
SPF_IP205.220.166.201
SPF_IP205.220.177.135
SPF_IP206.55.144.0/20
SPF_IP207.195.176.0/20
SPF_IP207.211.30.128/25
SPF_IP207.211.30.64/26
SPF_IP207.211.31.0/25
SPF_IP207.211.41.113/32
SPF_IP208.200.250.84
SPF_IP208.84.65.109/32
SPF_IP208.85.49.177/32
SPF_IP208.85.49.215/32
SPF_IP208.86.168.7/32
SPF_IP208.86.201.107/32
SPF_IP209.34.255.250
SPF_IP209.34.255.251
SPF_IP209.85.128.0/17
SPF_IP216.116.80.0/24
SPF_IP216.116.81.88/32
SPF_IP216.116.87.0/24
SPF_IP216.116.95.0/24
SPF_IP216.145.221.0/24
SPF_IP216.205.24.0/24
SPF_IP216.221.160.0/19
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP34.151.97.101
SPF_IP34.58.215.46/32
SPF_IP34.68.104.193/32
SPF_IP34.74.57.127/32
SPF_IP34.75.16.178/32
SPF_IP34.75.49.213/32
SPF_IP34.89.204.64
SPF_IP34.90.168.255
SPF_IP34.90.61.249
SPF_IP34.90.80.160
SPF_IP35.184.208.151
SPF_IP35.188.64.218/32
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP35.201.16.52
SPF_IP35.202.125.231/32
SPF_IP35.203.101.94
SPF_IP35.203.125.236
SPF_IP35.203.39.206

Related pages

Pivot deeper into the graph from ourfirstfed.com.

Cypher and MCP

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

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