Skip to content

Hostname

youfirst.co

Last fetched

youfirst.co resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · youfirst.coRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/youfirst.co

Resolution chain

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

IPPrefixASNOperatorCountry
52.143.148.2152.136.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:1251
Organization
gecina
Contact emails

Subdomains

17 observed subdomains of youfirst.co.

Web-graph footprint

Distinct hostnames that link to or from youfirst.co in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for youfirst.co.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.11.115.184
SPF_IP194.2.122.190/32
SPF_IP195.25.67.22/32
SPF_IP34.248.8.165/32
SPF_IP52.18.156.134/32
SPF_IP92.103.226.85/32
SPF_MXyoufirst.co

Related pages

Pivot deeper into the graph from youfirst.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "youfirst.co"})-[: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.