Skip to content

Hostname

mail.nonhumanera.com

Last fetched

mail.nonhumanera.com resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · mail.nonhumanera.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.nonhumanera.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.6.200192.99.0.0/16AS16276CA

WHOIS identity

No WHOIS records are currently associated with mail.nonhumanera.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

36 SPF mechanisms authorising senders for mail.nonhumanera.com.

MechanismTarget
SPF_Amail.nonhumanera.com
SPF_INCLUDEalcoholica.ca
SPF_INCLUDEaudiotrackpro.com
SPF_INCLUDEbond-instruments.com
SPF_INCLUDEchosebine.com
SPF_INCLUDEdespisedicon.com
SPF_INCLUDEdrowninginblood.com
SPF_INCLUDEepikadesign.com
SPF_INCLUDEfingerprintzmusic.com
SPF_INCLUDEfqrmultimedia.com
SPF_INCLUDEheavenscry.com
SPF_INCLUDEkarcius.com
SPF_INCLUDElafabriquedemonstres.com
SPF_INCLUDElapagepratique.com
SPF_INCLUDElensoleillee.ca
SPF_INCLUDElucidvision.media
SPF_INCLUDElucidvisionmedia.ca
SPF_INCLUDElutheriegervais.com
SPF_INCLUDElvm-workstation.com
SPF_INCLUDElvm-workstation.net
SPF_INCLUDElvmserver.ca
SPF_INCLUDElvmworkstation.net
SPF_INCLUDEmout.mywhc.ca
SPF_INCLUDEmusicoman.ca
SPF_INCLUDEnecroticmutation.com
SPF_INCLUDEnonhumanera.com
SPF_INCLUDEobeythebrave.com
SPF_INCLUDEregalsante.com
SPF_INCLUDErezonantconsulting.com
SPF_INCLUDEsolutionsimmo-tech.com
SPF_INCLUDEspectaclespourecoles.com
SPF_INCLUDEsylvainauclair.com
SPF_INCLUDEtrampofthecentury.com
SPF_INCLUDEyvesgariepy.com
SPF_IP192.99.6.200
SPF_MXmail.nonhumanera.com

Related pages

Pivot deeper into the graph from mail.nonhumanera.com.

Cypher and MCP

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

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