Skip to content

Hostname

maincare.com

Last fetched

maincare.com resolves to 2 IPv4 addresses operated by AS211349 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.100.128.132149.100.128.0/23AS211349FR
213.249.113.4213.249.96.0/19AS3356LEVEL3 - Level 3 Parent, LLCFR

WHOIS identity

Registrar
iana:81
Organization
christophe boutin
Contact emails

Subdomains

30 observed subdomains of maincare.com.

Web-graph footprint

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

74 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for maincare.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.100.128.0/24
SPF_IP149.14.155.90
SPF_IP154.56.84.4
SPF_IP164.138.243.153
SPF_IP164.138.243.154
SPF_IP164.138.244.137/32
SPF_IP185.65.80.167
SPF_IP213.249.113.0/24
SPF_IP213.249.113.34
SPF_MXmaincare.com

Related pages

Pivot deeper into the graph from maincare.com.

Cypher and MCP

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

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