Skip to content

Hostname

secure.aviel.com

Last fetched

secure.aviel.com resolves to 1 IPv4 address operated by AS11799 - JMC Capital, LLC in US.

Nutrition Label

WHISPER CANON · secure.aviel.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/secure.aviel.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.171.1.98207.171.0.0/19AS11799AS11799 - JMC Capital, LLCUS

WHOIS identity

No WHOIS records are currently associated with secure.aviel.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for secure.aviel.com.

MechanismTarget
SPF_Aairgear.com
SPF_Aalumnimagnet.com
SPF_Aaviel.com
SPF_Aomnimagnet.com
SPF_Aomnimagnet.net
SPF_Asecure.aviel.com
SPF_INCLUDEairgear.com
SPF_INCLUDEalumnimagnet.com
SPF_INCLUDEaviel.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEomnimagnet.com
SPF_INCLUDEomnimagnet.net
SPF_IP207.171.2.224/27
SPF_MXsecure.aviel.com

Related pages

Pivot deeper into the graph from secure.aviel.com.

Cypher and MCP

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

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