Skip to content

Hostname

umgstart.com

Last fetched

umgstart.com resolves to 2 IPv4 addresses operated by TEKNOSOS - TEKNOSOS LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · umgstart.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/umgstart.com

Resolution chain

umgstart.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.151.191.8168.151.191.0/24AS204491TEKNOSOS - TEKNOSOS LLCUS
212.162.148.195212.162.148.0/22AS64236UNREAL-SERVERS - UnReal Servers, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Threat posture

History

Mail and authentication

MX records

  • umgstart.com

SPF policy

15 SPF mechanisms authorising senders for umgstart.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmswbonus.net
SPF_INCLUDEmvllucky.net
SPF_INCLUDEnesdou.net
SPF_IP104.37.184.0/21
SPF_IP185.161.174.0/24
SPF_IP185.219.189.0/24
SPF_IP185.40.20.0/22
SPF_IP5.199.128.0/20
SPF_IP5.79.64.0/18
SPF_IP62.210.0.0/16
SPF_IP62.210.28.235
SPF_IP64.235.46.0/24
SPF_IP69.169.96.0/20
SPF_IP87.120.244.0/24

Related pages

Pivot deeper into the graph from umgstart.com.

Cypher and MCP

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

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