Skip to content

Hostname

friendship-first.com

Last fetched

friendship-first.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · friendship-first.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/friendship-first.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.190.18791.135.207.0/24AS16276FR

WHOIS identity

Registrar
iana:269
Organization
whois privacy whois privacy
Contact emails

Subdomains

1 observed subdomain of friendship-first.com.

Web-graph footprint

Distinct hostnames that link to or from friendship-first.com in the public web crawl.

55 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • friendship-first.com

SPF policy

4 SPF mechanisms authorising senders for friendship-first.com.

MechanismTarget
SPF_INCLUDE_spf.monarobase.net
SPF_IP137.74.49.192/32
SPF_IP51.91.65.151/32
SPF_IP91.134.190.187

Related pages

Pivot deeper into the graph from friendship-first.com.

Cypher and MCP

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

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