Skip to content

Hostname

pawneeleasing.com

Last fetched

pawneeleasing.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pawneeleasing.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pawneeleasing.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.202.92.1367.202.64.0/18AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of pawneeleasing.com.

Web-graph footprint

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

13 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pawneeleasing.com.

MechanismTarget
SPF_Amail.pawneeleasing.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEleaseteam.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_MXpawneeleasing.com

Related pages

Pivot deeper into the graph from pawneeleasing.com.

Cypher and MCP

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

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