Skip to content

Hostname

ingenuity.com

Last fetched

ingenuity.com resolves to 74.123.90.171, announced in 74.123.90.0/24 by INGENUITY-SYSTEMS - QIAGEN Redwood City, Inc. in US. ingenuity.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ingenuity.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ingenuity.com

Resolution chain

IPv6 resolution

No AAAA record for ingenuity.com is recorded in WhisperGraph.

Attribution

qiagen redwood city

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
ingenuity systems,
Contact emails
unixcore@ingenuity.com, unixcore@qiagen.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.ingenuity.com
  • ipedmn1.ingenuity.com
  • ipedmn2.ingenuity.com
  • ns1.ingenuity.com
  • upedmn1.ingenuity.com
  • upedmn2.ingenuity.com

MX records

  • ipmail1.ingenuity.com
  • ipmail2.ingenuity.com
  • ldnpmail1.ingenuity.com
  • ingenuity-com.mail.protection.outlook.com

SPF policy

  • ip: 74.123.89.20/32
  • ip: 74.123.89.21/32
  • ip: 74.123.89.254/32
  • ip: 74.123.90.33/32
  • ip: 74.123.90.34/32
  • ip: 70.42.154.50/32
  • ip: 103.229.216.142
  • ip: 112.140.39.30
  • ip: 31.210.63.14

Threat-feed evidence

History

Related pages

Pivot from ingenuity.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ingenuity.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.