Skip to content

Hostname

postiefstechnologies.com

Last fetched

postiefstechnologies.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · postiefstechnologies.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/postiefstechnologies.com

Resolution chain

postiefstechnologies.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
anil kumar
Contact emails

Subdomains

66 observed subdomains of postiefstechnologies.com.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for postiefstechnologies.com.

MechanismTarget
SPF_Apostiefstechnologies.com
SPF_IP103.56.38.103
SPF_IP103.56.38.160
SPF_IP103.56.38.222
SPF_IP103.56.38.223
SPF_IP103.56.38.250
SPF_IP129.154.47.13
SPF_IP182.18.167.242
SPF_IP202.143.98.228
SPF_IP45.114.244.235
SPF_IP45.114.244.236
SPF_IP45.114.244.244
SPF_IP45.114.244.248
SPF_IP52.71.27.161
SPF_MXpostiefstechnologies.com

Related pages

Pivot deeper into the graph from postiefstechnologies.com.

Cypher and MCP

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

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