Hostname
ip-t.com
Last fetched
ip-t.com resolves to 193.169.161.254, announced in 193.169.218.0/23 by MASTER-AS - MasterDC s.r.o. in CZ. ip-t.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 193.169.161.254
193.169.218.0/23 · MASTER-AS - MasterDC s.r.o. · Prague, CZ
IPv6 resolution
No AAAA record for ip-t.com is recorded in WhisperGraph.
Attribution
master masterdc
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- imarto networks s.r.o.
- Contact emails
- dan@imarto.net
Subdomains
Mail and authentication
Nameservers
- ns1.ip-t.com
- ns2.ip-t.com
- ns3.ip-t.com
- ns4.ip-t.com
MX records
- mail.bookinganalytics.com
SPF policy
- a: ip-t.com
- mx: ip-t.com
- ip: 193.169.161.70
Threat-feed evidence
History
Related pages
Pivot from ip-t.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: "ip-t.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.