Skip to content

Hostname

poshosting.net

Last fetched

poshosting.net resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · poshosting.netRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/poshosting.net

Resolution chain

poshosting.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.80.122.145208.81.49.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.122.52208.81.49.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.123.111208.81.48.0/21AS16552DIGICERT - Tiggee LLCUS
208.80.123.213208.81.48.0/21AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:472
Organization
matthew swanson
Contact emails

Subdomains

12 observed subdomains of poshosting.net.

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for poshosting.net.

MechanismTarget
SPF_Aposhosting.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEazuresend.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP100.42.115.0/27
SPF_IP100.42.120.128/27
SPF_IP103.2.140.0/22
SPF_IP103.36.108.0/22
SPF_IP103.47.204.0/22
SPF_IP135.84.216.160
SPF_IP135.84.216.224
SPF_IP135.84.217.32
SPF_IP135.84.217.96
SPF_IP148.105.8.0/21
SPF_IP192.111.224.0/24
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP206.144.31.116
SPF_IP206.144.31.98
SPF_IP207.58.142.208/29
SPF_IP207.58.147.64/28
SPF_IP216.22.15.224/27
SPF_IP34.245.210.0/24
SPF_IP43.228.184.0/22
SPF_IP54.173.41.109/32
SPF_IP54.175.120.115/32
SPF_IP54.175.226.230/32
SPF_IP54.66.200.109/32
SPF_IP54.66.220.193/32
SPF_IP54.77.200.220/32
SPF_IP54.77.78.8/32
SPF_IP54.84.157.192/32
SPF_IP54.86.73.129/32
SPF_IP63.143.57.132
SPF_IP63.143.57.137
SPF_IP63.143.57.146
SPF_IP63.143.57.149
SPF_IP63.150.4.232/31
SPF_IP66.128.144.88/29
SPF_IP66.240.227.18/29
SPF_IP66.240.227.21
SPF_IP66.240.227.4
SPF_IP66.240.227.9
SPF_IP69.84.129.224/27

Related pages

Pivot deeper into the graph from poshosting.net.

Cypher and MCP

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

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