Skip to content

Hostname

friendlysol.com

Last fetched

friendlysol.com resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · friendlysol.comRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/friendlysol.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.100.14.12208.100.0.0/18AS29802HVC-AS - HIVELOCITY, Inc.US
143.192.148.100143.192.148.0/22AS36086TELX-LEGACY - TelxUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

103 observed subdomains of friendlysol.com.

Web-graph footprint

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

7 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for friendlysol.com.

MechanismTarget
SPF_Afriendlysol.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.237.99.160/27
SPF_IP208.100.14.12
SPF_IP66.103.31.4
SPF_IP67.202.67.0/24
SPF_IP67.202.67.228
SPF_IP69.84.129.224/27
SPF_MXfriendlysol.com

Related pages

Pivot deeper into the graph from friendlysol.com.

Cypher and MCP

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

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