Skip to content

Hostname

maineoxy.com

Last fetched

maineoxy.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · maineoxy.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/maineoxy.com

Resolution chain

maineoxy.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
maine oxy
Contact emails

Subdomains

5 observed subdomains of maineoxy.com.

Web-graph footprint

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

16 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for maineoxy.com.

MechanismTarget
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.5.228.70/32
SPF_IP149.72.38.38
SPF_IP173.243.136.53
SPF_IP209.87.240.224/28
SPF_IP209.87.240.240/28
SPF_IP209.87.245.0/24
SPF_IP23.185.0.4/32
SPF_IP54.219.139.149/32
SPF_IP54.219.139.180/32
SPF_IP66.46.176.5/32
SPF_IP66.46.176.6/32
SPF_IP96.45.36.0/24
SPF_MXmaineoxy.com

Related pages

Pivot deeper into the graph from maineoxy.com.

Cypher and MCP

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

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