Skip to content

Hostname

simplevoip.us

Last fetched

simplevoip.us resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · simplevoip.usRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/simplevoip.us

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.24.19775.2.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.194.4699.83.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
joshua robbins
Contact emails

Subdomains

33 observed subdomains of simplevoip.us.

Web-graph footprint

Distinct hostnames that link to or from simplevoip.us in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for simplevoip.us.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEpbx-mail.simplevoip.us
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rev.io
SPF_INCLUDEstspg-customer.com
SPF_MXsimplevoip.us

Related pages

Pivot deeper into the graph from simplevoip.us.

Cypher and MCP

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

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