Skip to content

Hostname

microingenia.com

Last fetched

microingenia.com resolves to 1 IPv4 address operated by AS56630 in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · microingenia.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/microingenia.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.40.217.7231.40.216.0/22AS56630NL

WHOIS identity

Registrar
iana:1479
Organization
contact privacy inc. customer 1245623561
Contact emails

Subdomains

6 observed subdomains of microingenia.com.

Web-graph footprint

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

14 sites link to this hostname.

270 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • microingenia.com

SPF policy

5 SPF mechanisms authorising senders for microingenia.com.

MechanismTarget
SPF_Amicroingenia.com
SPF_IP147.135.138.199
SPF_IP31.40.217.72
SPF_IP77.72.17.124
SPF_MXmicroingenia.com

Related pages

Pivot deeper into the graph from microingenia.com.

Cypher and MCP

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

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