Skip to content

Hostname

mail.panterhosting.com

Last fetched

mail.panterhosting.com resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · mail.panterhosting.comRouting diversity5.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mail.panterhosting.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.174.34.194107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.195107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.196107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.197107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.198107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.199107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.200107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.201107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.202107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.203107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.204107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.205107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.34.206107.174.58.0/24AS36352AS-COLOCROSSING - HostPapaUS
108.59.6.181108.59.80.0/24AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
108.59.6.182108.59.80.0/24AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
108.59.6.185108.59.80.0/24AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
184.107.133.68184.145.86.0/24AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.133.69184.145.86.0/24AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.133.74184.145.86.0/24AS32613IWEB-AS - Leaseweb Canada Inc.CA
216.108.236.130216.115.241.0/24AS26277SERVERPOINT - ServerPoint.comUS

WHOIS identity

No WHOIS records are currently associated with mail.panterhosting.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for mail.panterhosting.com.

MechanismTarget
SPF_Adns.barricasgdl.com
SPF_IP207.244.86.25
SPF_IP207.244.86.31
SPF_IP207.244.86.32
SPF_IP207.244.86.33
SPF_IP207.244.86.34
SPF_IP207.244.86.35
SPF_IP207.244.86.36
SPF_IP207.244.86.37
SPF_IP207.244.86.38
SPF_IP207.244.86.39
SPF_IP207.244.86.40
SPF_IP70.32.0.153
SPF_IP70.32.3.168
SPF_IP70.32.3.169
SPF_IP70.32.3.170
SPF_IP70.32.3.175

Related pages

Pivot deeper into the graph from mail.panterhosting.com.

Cypher and MCP

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

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