Skip to content

Hostname

pella.com

Last fetched

pella.com resolves to 1 IPv4 address operated by PELLA - Pella Corporation in US.

Nutrition Label

WHISPER CANON · pella.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pella.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.78.65.25148.78.65.0/24AS22336PELLA - Pella CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for pella.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_a.oracle.com
SPF_INCLUDEspf_c.oracle.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP129.157.0.10
SPF_IP129.157.0.16
SPF_IP129.157.0.22
SPF_IP129.157.0.26
SPF_IP129.157.0.28
SPF_IP129.157.0.6
SPF_IP129.157.28.10
SPF_IP129.157.28.16
SPF_IP129.157.28.28
SPF_IP129.157.28.6
SPF_IP129.91.56.16
SPF_IP129.91.56.6
SPF_IP129.91.8.10
SPF_IP129.91.8.16
SPF_IP129.91.8.28
SPF_IP129.91.8.6
SPF_IP130.35.130.119
SPF_IP138.1.127.67
SPF_IP138.1.16.88/32
SPF_IP138.1.2.155
SPF_IP138.1.33.138
SPF_IP141.145.4.10
SPF_IP141.145.4.16
SPF_IP141.145.4.28
SPF_IP141.145.4.6
SPF_IP141.145.72.16
SPF_IP141.145.72.28
SPF_IP141.145.72.6
SPF_IP147.154.101.239
SPF_IP147.154.102.227
SPF_IP147.154.130.198
SPF_IP147.154.156.64
SPF_IP147.154.16.209
SPF_IP147.154.178.139
SPF_IP147.154.235.36/32
SPF_IP147.154.40.54
SPF_IP147.154.8.204
SPF_IP147.154.97.253/32
SPF_IP148.78.65.16
SPF_IP155.248.24.243
SPF_IP155.248.8.180
SPF_IP160.34.204.10
SPF_IP160.34.204.16
SPF_IP160.34.204.28
SPF_IP160.34.204.6
SPF_IP160.34.220.10
SPF_IP160.34.220.16
SPF_IP160.34.220.28
SPF_IP160.34.220.6
SPF_IP160.34.236.10
SPF_IP160.34.236.14/32
SPF_IP160.34.236.16
SPF_IP160.34.236.28
SPF_IP160.34.236.6
SPF_IP160.34.252.10
SPF_IP160.34.252.16
SPF_IP160.34.252.28
SPF_IP160.34.252.6
SPF_IP160.34.64.10
SPF_IP160.34.64.14/32
SPF_IP160.34.64.16
SPF_IP160.34.64.28/32
SPF_IP160.34.64.45
SPF_IP160.34.64.6
SPF_IP160.34.66.16
SPF_IP160.34.66.28
SPF_IP160.34.66.6
SPF_IP160.34.72.10
SPF_IP160.34.72.16
SPF_IP160.34.72.28
SPF_IP160.34.72.6
SPF_IP160.34.74.10
SPF_IP160.34.74.14
SPF_IP160.34.74.16/32
SPF_IP160.34.74.28/32
SPF_IP160.34.74.6
SPF_IP167.89.109.219
SPF_IP167.89.50.42
SPF_IP168.245.100.162
SPF_IP168.245.92.25
SPF_IP192.29.13.121
SPF_IP192.29.135.172
SPF_IP192.29.14.88
SPF_IP192.29.153.153
SPF_IP192.29.154.249
SPF_IP192.29.202.183
SPF_IP192.29.221.25
SPF_IP192.29.95.58
SPF_IP52.207.191.216/32
SPF_IP52.37.142.146
SPF_IP64.34.23.128/26
SPF_IP68.233.68.25
SPF_IP68.233.69.14

Related pages

Pivot deeper into the graph from pella.com.

Cypher and MCP

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

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