Skip to content

Hostname

postback.info

Last fetched

postback.info resolves to 20 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in NL. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · postback.infoRouting diversity4.8/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/postback.info

Resolution chain

postback.info resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.241.53.100172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.101172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.102172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.109172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.110172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.117172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.118172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.140172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.141172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.142172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.157172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.164172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.166172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.173172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.174172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.181172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.182172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.213172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.220172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.221172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL

WHOIS identity

Registrar
iana:1449
Organization
atomic multimedia consultants
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from postback.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "postback.info"})-[: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.