Skip to content

Hostname

5fmsalons.com

Last fetched

5fmsalons.com resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · 5fmsalons.comRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/5fmsalons.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.79.150147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
84.32.84.3584.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
84.32.84.3684.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
88.223.87.14488.223.80.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Subdomains

2 observed subdomains of 5fmsalons.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 5fmsalons.com.

MechanismTarget
SPF_INCLUDEconvertkit.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from 5fmsalons.com.

Cypher and MCP

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

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