Skip to content

Hostname

perfectclima.com

Last fetched

perfectclima.com resolves to 1 IPv4 address operated by ICN- in BG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · perfectclima.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/perfectclima.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.215.216.2891.215.216.0/24AS49699ICN-BG

WHOIS identity

Registrar
iana:303
Organization
dimitar stoichkov
Contact emails

Subdomains

15 observed subdomains of perfectclima.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • perfectclima.com

SPF policy

11 SPF mechanisms authorising senders for perfectclima.com.

MechanismTarget
SPF_Aperfectclima.com
SPF_INCLUDEpooh.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP78.142.50.67
SPF_IP79.124.30.68
SPF_IP87.246.24.28
SPF_IP87.246.3.16
SPF_IP87.246.3.28
SPF_IP91.215.216.16
SPF_IP91.215.216.28
SPF_MXperfectclima.com

Related pages

Pivot deeper into the graph from perfectclima.com.

Cypher and MCP

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

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