Skip to content

Hostname

swiftpost.net

Last fetched

swiftpost.net resolves to 1 IPv4 address operated by QNST-DC01 - Quinstreet, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · swiftpost.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/swiftpost.net

Resolution chain

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

IPPrefixASNOperatorCountry
70.42.23.25270.42.22.0/23AS25878QNST-DC01 - Quinstreet, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain manager
Contact emails

Subdomains

12 observed subdomains of swiftpost.net.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for swiftpost.net.

MechanismTarget
SPF_INCLUDE_spf1.swiftpost.net
SPF_IP129.41.77.22
SPF_IP173.226.108.250
SPF_IP173.240.145.0/24
SPF_IP173.240.146.0/24
SPF_IP208.85.50.143
SPF_IP208.85.50.144
SPF_IP208.85.50.145
SPF_IP208.85.50.146
SPF_IP67.106.145.7
SPF_IP70.42.22.7
SPF_IP70.42.23.243

Related pages

Pivot deeper into the graph from swiftpost.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "swiftpost.net"})-[: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.