Skip to content

Hostname

genuinetel.com

Last fetched

genuinetel.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. genuinetel.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 · genuinetel.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/genuinetel.com

Resolution chain

No IPv4 resolution is recorded for genuinetel.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:2
Registrant organisation
tech com,
Contact emails
sclark@mwt.net

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

  • ns1.mwt.net
  • ns2.mwt.net

MX records

  • genuinetel-com.mail.protection.outlook.com

SPF policy

  • ip: 64.33.128.0/18
  • ip: 208.157.160.0/19
  • ip: 69.147.192.0/19
  • ip: 68.65.32.0/19
  • ip: 67.209.64.0/19
  • ip: 216.26.96.0/19
  • ip: 69.4.96.0/19
  • ip: 192.110.192.0/20
  • ip: 64.33.192.0/20
  • ip: 104.192.160.0/22
  • ip: 192.253.202.0/23
  • ip: 68.65.40.0/26
  • ip: 207.190.94.144/32
  • mx: genuinetel.com
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from genuinetel.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: "genuinetel.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.