Skip to content

Hostname

edgecommunications.com

Last fetched

edgecommunications.com resolves to 1 IPv4 address operated by SEN-1 - SmartEdgeNet LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · edgecommunications.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/edgecommunications.com

Resolution chain

edgecommunications.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.217.13.22162.217.65.0/24AS12235SEN-1 - SmartEdgeNet LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of edgecommunications.com.

Web-graph footprint

Distinct hostnames that link to or from edgecommunications.com in the public web crawl.

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for edgecommunications.com.

MechanismTarget
SPF_Aamail.precisiontele.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP143.55.235.207
SPF_IP159.112.253.239
SPF_IP162.217.13.0/24
SPF_IP168.75.50.130
SPF_IP168.75.50.131
SPF_IP198.58.40.0/21
SPF_IP198.61.254.64
SPF_IP204.236.248.254
SPF_IP206.166.216.0/22
SPF_IP216.187.65.178
SPF_IP216.187.65.179
SPF_IP3.219.134.225
SPF_IP43.228.184.0/22
SPF_IP64.94.196.0/23
SPF_IP74.201.168.0/24

Related pages

Pivot deeper into the graph from edgecommunications.com.

Cypher and MCP

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

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