Skip to content

Hostname

airandcooling.com

Last fetched

airandcooling.com resolves to 1 IPv4 address operated by SDV-AS - SDV6TM SAS in FR. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · airandcooling.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/airandcooling.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.95.73.140212.95.64.0/19AS8839SDV-AS - SDV6TM SASFR

WHOIS identity

Registrar
iana:1052
Organization
sogefi s.p.a.
Contact emails

Subdomains

1 observed subdomain of airandcooling.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for airandcooling.com.

MechanismTarget
SPF_Arelay.engitel.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.138.162.130
SPF_IP52.236.86.132

Related pages

Pivot deeper into the graph from airandcooling.com.

Cypher and MCP

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

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