Skip to content

Hostname

access42.net

Last fetched

access42.net resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · access42.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/access42.net

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.190.18491.134.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
villain jean-pierre
Contact emails

Subdomains

110 observed subdomains of access42.net.

Web-graph footprint

Distinct hostnames that link to or from access42.net in the public web crawl.

228 sites link to this hostname.

393 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for access42.net.

MechanismTarget
SPF_Aaccess42.net
SPF_INCLUDE_spf.monarobase.net
SPF_INCLUDE_spf.plan.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.210.110.241
SPF_IP82.165.107.14
SPF_MXaccess42.net

Related pages

Pivot deeper into the graph from access42.net.

Cypher and MCP

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

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