Skip to content

Hostname

physiciansolutionsgrp.com

Last fetched

physiciansolutionsgrp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · physiciansolutionsgrp.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/physiciansolutionsgrp.com

Resolution chain

physiciansolutionsgrp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.109.1118.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.11618.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.12518.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.7218.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.12918.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.2518.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.2618.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.8018.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for physiciansolutionsgrp.com.

MechanismTarget
SPF_INCLUDEspf-00042a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP144.121.112.120/29
SPF_IP160.72.174.232/29
SPF_IP205.220.183.252
SPF_IP206.107.152.64/26
SPF_IP208.103.116.224/28
SPF_IP66.159.240.25
SPF_MXphysiciansolutionsgrp.com

Related pages

Pivot deeper into the graph from physiciansolutionsgrp.com.

Cypher and MCP

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

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