Skip to content

Hostname

interparking.com

Last fetched

interparking.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · interparking.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/interparking.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.3513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.3513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:81
Organization
interparking
Contact emails

Subdomains

52 observed subdomains of interparking.com.

Web-graph footprint

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

64 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for interparking.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.services.ingenico.com
SPF_INCLUDEsend2.register.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.planoncloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.69.71.193/32
SPF_IP152.228.180.73
SPF_IP169.46.28.201/32
SPF_IP182.50.78.64/28
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.228.36.0/22
SPF_IP185.250.236.0/22
SPF_IP188.118.10.185
SPF_IP188.118.10.186
SPF_IP199.187.172.0/22
SPF_IP199.244.72.0/22
SPF_IP20.76.132.179
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP212.69.70.74
SPF_IP87.243.1.170
SPF_IP87.253.232.0/21
SPF_IP94.140.172.16
SPF_IP94.140.172.21
SPF_IP94.140.172.24
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from interparking.com.

Cypher and MCP

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

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